ClassSectionLesson 
EntityType  Independent 
Logical Entity Name  ClassSectionLesson 
Default Table Name  AdClassLesson 
Logical Only  NO 
Definition 
 
Note 
 

ClassSectionLesson Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Code    CHAR(8)  NO 
 
Name    VARCHAR(40)  NO 
 
LessonNumber    INTEGER  NO 
 
Type    CHAR(1)  YES 
 
PctFinalGrade    NUMERIC(5, 4)  NO 
 
LessonFormat    TINYINT  YES 
 
Note    TEXT  NO 
 
Text    TEXT  YES 
 
Image1    VARCHAR(50)  YES 
 
Image2    VARCHAR(50)  YES 
 
Image3    VARCHAR(50)  YES 
 
Image4    VARCHAR(50)  YES 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
ClassSectionId(FK)    INTEGER  YES 
 
LessonTypeId(FK)    INTEGER  YES 
 
ClassSectionLessonId(PK)    INTEGER  NO 
 
ClassSectionId(FK)    INTEGER  YES 
 

ClassSectionLesson Keys 
Key Name  Key Type  Keys 
AdClassLesson_AdLessonTypeID_N_N_IDX  Inversion Entry  LessonTypeId 
AdClassLesson_AdClassLessonID_U_C_IDX  PrimaryKey  ClassSectionLessonId 
AdClassLesson_adClassSchedID_N_N_IDX  Inversion Entry  ClassSectionId 

ClassSectionLesson Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ClassSection  Non-Identifying  Zero or One to Zero or More        ClassSectionId  NO 
ClassSection  Non-Identifying  Zero or One to Zero or More        ClassSectionId  NO 
LessonType  Non-Identifying  Zero or One to Zero or More        LessonTypeId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
LessonType  Non-Identifying  One To Zero or More          NO 
AdClassLessonFile  Non-Identifying  One To Zero or More          NO 

ClassSectionLesson Check Constraints 
Check Constraint Name  CheckConstraint